POST api/[Delivery_GIFController]/Find
Request Information
URI Parameters
None.
Body Parameters
RequestIC| Name | Description | Type | Additional information |
|---|---|---|---|
| num_gif | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"num_gif": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
JsonResultOfResponseMenu| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | ResponseMenu |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.